@charset "utf-8";

/*搜素*/
.search {
	margin: 30px auto;
}
.search-box {
	width: 400px;
	height: 40px;
	float: left;
}
.search-box .input1 {
	width: 330px;
	outline: none;
	height: 40px;
	padding: 12px 14px;
	border: solid 1px #e9e9e9;
	color: #9f9f9f;
	float: left;
}
.search-box .input2 {
	width: 70px;
	outline: none;
	height: 40px;
	border: solid 1px #0A8548;
	background: #0A8548 url(../images/search.png) no-repeat center;
}
.hot-search {
	float: left;
	line-height: 40px;
	padding-left: 20px;
	font-size: 16px;
}
/*/搜索*/

/*热销机型展示*/
.index-hot-products {
	position: relative;
	width: 100%;
	background: #F9F9F9 url(../images/back1.jpg) no-repeat top;
	padding-top: 30px;
}
.hot-index-title h2{
	text-align: center;
	line-height: 88px;
	font-size: 50px;
	color: #fff;
	font-weight: bold;
}
.hot-index-title p {
	text-align: center;
	line-height: 22px;
	font-size: 22px;
	color: #fff;
	margin-bottom: 40px;
}
.index-hot-title {
	position: absolute;
	top: 94px;
	left: 54px;
}
.index-hot-title .p1 {
	font-weight: normal;
	font-size: 54px;
	line-height: 54px;
	color: #bebebe;
}
.index-hot-title .p2 {
	font-size: 30px;
	line-height: 30px;
}
.index-hot-title .p3 {
	font-size: 40px;
	line-height: 34px;
	font-weight: bold;
	color: #057c41;
}
.index-hot-title .p3  span{
	font-size: 24px;
}
.index-hot-title .line {
	display: block;
	margin: 18px 0;
	width: 45px;
	height: 3px;
	background-color: #057c41;
}
.index-hot-title .more {
	display: block;
	width: 200px;
	height: 50px;
	background: #fff;
	border-radius: 25px;
	color: #057c41;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	margin-top: 120px;
}
.index-hot-title .more:hover {
	-moz-box-shadow:2px 2px 5px #333333; 
	-webkit-box-shadow:2px 2px 5px #333333; 
	box-shadow:2px 2px 5px #333333;
}
.index-hot-products .a-img,
.index-products .a-img,
.index-case-list .a-img {
	border: none;
    border-radius: 0;
    padding: 0;
    margin-bottom: 0;
}
/* / 热销机型展示*/

/*产品展示*/
.index-products {
	background: #f9f9f9;
	padding-top: 70px;
	padding-bottom: 66px;
}
.index-title h2{
	font-size: 34px;
	line-height: 34px;
	font-weight: bold;
}
.index-title p{
	font-size: 18px;
	line-height: 34px;
}
.index-pro-nav a{
	font-size: 16px;
	line-height: 40px;
	padding:0 14px ;
	display: block;
    float: left;
    border: 1px solid #9a9797d9;
    margin-left: 10px;
}
.index-pro-nav a:hover {
	background:#057c41;
	color: #fff;
}
/*产品滚动*/
#fczs_main{
	height: auto;
}
.left1{ 
	float:left;
}
#fczs_gd{
	width:100%;
	height: auto;
	float:left;
	overflow:hidden;
}
#fczs_gd ul{
	width:1204px;
	height: auto;
	margin-top: 40px;
	}
#fczs_gd ul li{
	width:370px;
	float:left;
	text-align:center; 
	margin-right:30px;  
	overflow: hidden; 
	position: relative; 
	line-height: 45px;
}
.proHv{ 
	width: 370px; 
	height: 278px; 
	background: url("../images/prohv.png") no-repeat; 
	background-size: 100% 100%;
	position: absolute; 
	left: 0; 
	top: -278px; 
	transition:all 0.4s linear 0s;
}
#fczs_gd ul li:hover .proHv{ top:0;}
.index-pro-list {
	margin-bottom: 40px;
}
.index-pro-list .a-img {
	-moz-box-shadow:0px 5px 10px 0 #DCDCDC; 
	-webkit-box-shadow:0px 5px 10px 0 #DCDCDC; 
	box-shadow: 0px 5px 10px 0 #DCDCDC;
	transition: all 0.3s;
}
.index-pro-list .caption h3 {
	font-size: 16px;
	text-align: center;
	margin-top: 16px;
}
.index-pro-list:hover .a-img{
	-moz-box-shadow:0px 5px 10px 0 #7CA290; 
	-webkit-box-shadow:0px 5px 10px 0 #7CA290; 
	box-shadow: 0px 5px 10px 0 #7CA290;
}
.index-pro-list:hover h3 {
	color: #11824A;
}
/* / 产品展示*/

/*高效低耗、智能化、分布式专业化*/
.index-application {
	width: 100%;
	background: url(../images/back3.jpg) repeat-x;
}
.index-application-box {
	padding: 70px 0;
	background: url(../images/back2.jpg) no-repeat;
}
.index-application-top h2{
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	color: #057c41;
	-webkit-text-stroke: 2px #fff; 
}
.index-application-top p{
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	text-align: center;
	-webkit-text-stroke: 1px #fff; 
}
.index-application-bt {
	margin-top: 80px;
	padding: 0 30px;
}
.index-application-bt .col-sm-2 {
	width: 14.2%;
}
.index-application-bt img {
	width: 100%;
}
/*/高效低耗、智能化、分布式专业化*/

/*客户发货*/
.index-case {
	padding: 70px 0;
}
.index-title .more {
	float: right;
	display: block;
	width: 55px;
	height: 55px;
	text-align: center;
	color: #057c41;
	background: #F2F2F2;
	line-height: 50px;
	font-size: 28px;
	font-weight: bold;
}
.index-title .more:hover {
	-moz-box-shadow:0px 5px 10px 0 #7CA290; 
	-webkit-box-shadow:0px 5px 10px 0 #7CA290; 
	box-shadow: 0 5px 10px 0 #7CA290;
}
.index-case-list {
	margin-top: 26px;
}
.index-case-list .caption {
	width: 100%;
	height: 70px;
	background: #FAFAFA;
	padding: 22px 15px;
}
.index-case-list .caption h3 {
	font-size: 16px;
	float: left;
}
.index-case-list .caption .more {
	display: block;
	width: 90px;
	height: 30px;
	border-radius: 15px;
	background:#088648;
	float: right;
	text-align: center;
	color: #fff;
	line-height: 30px;
}
.index-case-list .caption .more:hover ,.index-gbook .gbook:hover,.foot-contact .gbook:hover{
	-moz-box-shadow:0px 5px 10px 0 #7CA290; 
	-webkit-box-shadow:0px 5px 10px 0 #7CA290; 
	box-shadow: 0 5px 10px 0 #7CA290;
}
/* / 客户发货*/

/*反馈留言*/
.index-gbook {
	width: 100%;
	height: 210px;
	background: url(../images/back4.jpg) no-repeat right;
	padding-top: 68px;
	padding-left: 10px;
}
.index-gbook .tel {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.index-gbook .gbook {
	display: block;
	width: 230px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #705d05;
	font-weight: bold;
	font-size: 18px;
	margin-top: 8px;
	background: -webkit-linear-gradient(#FFDF4A, #E8C317); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#FFDF4A, #E8C317); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#FFDF4A, #E8C317); /* Firefox 3.6 - 15 */
	background: linear-gradient(#FFDF4A, #E8C317); /* 标准的语法 */
}
/* / 反馈留言*/

/*企业简介*/
.index-about {
	background: #F9F9F9;
	padding:70px 0;
	margin-top: 70px;
}
.index-about .content .p1{
	margin-top: 30px;
}
/* / 企业简介*/

/*最新资讯*/
.index-news {
	padding: 70px 0;
}
.index-news .img-left {
	margin-top: 40px;
	width: 100%;
}
.index-new-list {
	margin-top: 40px;
}
.index-new-list:hover h3{
	color: #11824A;
	text-decoration: underline;
}
.index-new-list h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.index-new-list p {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.index-new-list .date {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
/* / 最新资讯*/

/*常见问题解答*/
.index-QA {
	background: #f9f9f9;
	padding: 56px 0 122px;
}
.index-QA-list .span1,.index-QA-list .span2 {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	float: left;
	margin-right: 14px;
	background-color: #057c41;
	color: #fff;
}
.index-QA-list .span2 {
	background-color: #4fbcb8;
	margin-top: 6px;
}

/*常见问题解答*/